Index

A B C D E F G H I K L M N O P R S T U V W Y Z 
All Classes All Packages

V

valueOf(String) - Static method in enum edu.uky.ai.lp.Action
Returns the enum constant of this type with the specified name.
values() - Static method in enum edu.uky.ai.lp.Action
Returns an array containing the constants of this enum type, in the order they are declared.
Variable - Class in edu.uky.ai.lp.logic
Represents a place-holder term which can be bound to any constant.
Variable(String) - Constructor for class edu.uky.ai.lp.logic.Variable
Constructs a new variable with a given name.
VERSION_UID - Static variable in class edu.uky.ai.lp.Settings
The current version of the game
visited(int, int) - Method in class edu.uky.ai.lp.Game
Tests whether or not a given square has been visited.
A B C D E F G H I K L M N O P R S T U V W Y Z 
All Classes All Packages